home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-08-22 | 828 b | 23 lines | [TEXT/GEOL] |
- Item 1142823 15-Aug-89 13:18
-
- From: D2078 AS & M, Alan Dail,PRT
-
- To: MACAPP.TECH$ MACAPP Tech
-
- cc: MACDTS MacApp.Test App Macintosh Developer Tech. Supt.,APL
-
- Sub: MABuild bug
-
- I have found a bug in the new MABuild. The following lines in my .MAMake file:
- "{SrcApp}UDevice.p.o" ƒ "{SrcApp}UDevice.p" ∂
- "{SrcApp}UDevice.inc1.p" ∂
- {MacAppIntf} ∂
- {BuildingBlocksIntf}
-
- does NOT cause UDevice to get recomiled when {SrcApp}UDevice.inc1.p is modified
- and I have about 7 of these in my project. I hope this is easy to fix, i don't
- want to have to remember to keep deleteing the .o files so that my units will
- be recompiled.
-
-
-